Welcome![Sign In][Sign Up]
Location:
Search - uc os

Search list

[Embeded-SCM DevelopuCOSEX1_x86

Description: uC/OS移植到x86上的范例1,可以稍做参考。-uC/OS to x86 on a paradigm that can be a little reference.
Platform: | Size: 62464 | Author: 浣熊 | Hits:

[uCOSucos-ii+lpc2129

Description: IAR ARM + uC/OS-II2.76 + LPC2129-IAR LPC2129 ARM uC/OS-II2.76
Platform: | Size: 522240 | Author: 王思山 | Hits:

[Software Engineering1144853503

Description: uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer's Guide is geared to first contact Phone/OS-II programmers, introduce them into the system some basic programming and features on the note and and introduced several worthwhile understanding of the API. The author has succeeded in embedded/OS-II transplanted to several different CPU above. Including EPSON S1C33 and Sunplus unSP, has accumulated a wealth of experience, and friends are now willing to share those experiences. Hope that the paper hopes to use the information for the development of the system to help a friend, Author happy to share with you all the joy of your success.
Platform: | Size: 4096 | Author: victor | Hits:

[uCOSUSBdrive

Description: arm,pidusbd12,,,uC/OS-II opration system。usb1.1-arm, pidusbd12,,, Phone/OS-II opration system. Usb1.1
Platform: | Size: 22528 | Author: | Hits:

[uCOSuCOS-II2.8

Description: V2.8 uc/os移植到PC机上运行,希望可以给学习嵌入式的朋友一点帮助-V2.8 uc/os transplant on PC, hoping to learn Embedded 1:00 friends! !
Platform: | Size: 90112 | Author: 徐冬 | Hits:

[SCMucoson51

Description: 本文详细系统地介绍了uC/OS-II 在51 单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。-paper detailed and systematic introduction of the Phone/OS-II in 51 MCU transplant and re-entry method, hardware simulation, curing, the man-machine interface and other key elements.
Platform: | Size: 180224 | Author: 康康 | Hits:

[uCOSuCOS_II_EN

Description: UC/OS嵌入操作系统英文资料,初学者可以一读.-UC/OS operating system embedded in English, a beginner can read.
Platform: | Size: 781312 | Author: 宋先生 | Hits:

[uCOSuCOS_II_CN

Description: UC/OS嵌入操作系统中文资料,初学者可以了解.-UC/OS operating system embedded in the Chinese information, beginners can understand.
Platform: | Size: 1777664 | Author: 宋先生 | Hits:

[OS DevelopucosGUI

Description: uc/os下的gui,友好的交互界面可以使你的产品更有吸引力,本图形界面开发为uc/os量身打造!-uc/os the gui, a friendly interface can make your product more attractive, The graphical interface development for uc/os mold!
Platform: | Size: 2842624 | Author: ZHAO | Hits:

[uCOS2.84

Description: uC/OS-II官方版2.84,全C源码-Phone/OS-II official version 2.84, all C source
Platform: | Size: 76800 | Author: 富兰克张 | Hits:

[uCOSdm9000a

Description: DM9000A的网卡驱动,基于uC/OS-II2.84和uC/TCPIP1.86,直接支持ATMEL的AT91SAM7SE512的评估板,其原理图自己去ATMEL下吧-DM9000A the NIC driver, Based on uC/OS-II2.84 and uC/TCPIP1.86. ATMEL direct support of the Evaluation AT91SAM7SE512. its diagram themselves under it ATMEL
Platform: | Size: 14336 | Author: 富兰克张 | Hits:

[uCOSuCTCPIP

Description: uC/OS原版的TCP协议栈,直接得自Micrum的,全C源码,在IAR下面编译运行过。-Phone/OS original edition of the TCP protocol stack, Micrum directly derived from the entire C source code, Below the IAR compiler running off.
Platform: | Size: 421888 | Author: 富兰克张 | Hits:

[OS DevelopMP3uCOS-II

Description: MP3播放器程序uc/os-ii源码-MP3 player program uc/os- ii FO
Platform: | Size: 983040 | Author: taohai | Hits:

[Other Embeded programS3C44B0Xforucgui

Description: uc/os 采用的是 uc/so-ii v2.52 版本,gui 采用的是 v32404-uc/os using the uc/so-ii v2.52 version, gui used the v32404
Platform: | Size: 7684096 | Author: mei | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[uCOSTCPcomunication

Description: TCP通信源代码,用于ARM嵌入式操作系统,基于UC/OS-II,适用于LPC2200系列芯片-TCP communications source code for the ARM Embedded operating system on the UC/OS-II, apply to LPC2200 series chip
Platform: | Size: 1682432 | Author: huangdong0781 | Hits:

[DSP programUC_OS_II-For-DSP2407A

Description: 将UC/OS-II移植到了DSP2407A上了,这是源代码,拿出来分享。-to UC/OS-II transplanted to the DSP2407A on, which is the source code, display to share.
Platform: | Size: 47104 | Author: xuzhihua | Hits:

[SCMC8051_ucos-ii

Description: 移植UC/OS-II到C8051F020上的源码,提供6任务测试程序。下载程序并运行, 开发板上的灯循环闪烁;在串口调试助手上观察任务运行情况。-transplant UC/OS-II to the source C8051F020, six tasks testing procedures. Download and run, the development board flashing lights cycle; Help in serial debugging on the operation of the observation tasks.
Platform: | Size: 112640 | Author: | Hits:

[TCP/IP stackuCos2_IP

Description: 一个uCOS-II下的tcp_ip协议栈实现 Release notes for uC/IP, a free TCP/IP/PPP stack for uC/OS Version 1.0.0 -one for uCOS-II under the protocol stack to achieve tcp_ip Release notes az Phone r/IP, a free TCP/IP/PPP stack for embedded/OS Version 1.0.0
Platform: | Size: 201728 | Author: | Hits:

[uCOSUCOS_FOR_240

Description: 240上移植UC/OS-II的源代码,绝对实用-240 on the transplant UC/OS-II source code, the absolute practical!
Platform: | Size: 154624 | Author: jxm007jxm | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net